POST
/Job/GetLatestJobRunEventForJobs/
Gets the latest job run events for the specified jobs.
Request
Method
Request URI
POST
/API/Job/GetLatestJobRunEventForJobs/?sessionId=value
URI Parameters
URI Parameter
Description
sessionId
Current session ID.
Request Body
Name:
jobIds
Type:
System.Collections.Generic.IList`1[System.Guid]
Response
Response Body
A list of
Dundas.BI.WebApi.Models.JobRunEventData
objects, or a status code indicating the problem.
© 1999-2021 Dundas Data Visualization, Inc.